go/types.Checker.ctxt (field)
6 uses
go/types (current package)
check.go#L160: ctxt *Context // context for de-duplicating instances
check.go#L324: ctxt: conf.Context,
check.go#L570: check.ctxt = nil
named.go#L706: if check.ctxt == nil {
named.go#L707: check.ctxt = NewContext()
named.go#L709: return check.ctxt
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)